
alter table "AppointmentLog" add column "LocationId" int references "Location"("LocationId");